home *** CD-ROM | disk | FTP | other *** search
/ Developer CD Series 1992…ugust: Hack to the Future / ADC Developer CD (1992-08) (''Hack To The Future'')_iso / Dev.CD 199208.iso / Technical Documentation / DTS Sample Code / Snippets / OS / SlotVInstall / README SlotVInstall next >
Encoding:
Text File  |  1992-07-15  |  312 b   |  13 lines  |  [TEXT/MPS ]

  1. SlotVInstall
  2.  
  3. Greg Robbins 9/91
  4.  
  5. This little program installs a slot VBL task for the 
  6. main screen, even if the main screen uses built-in
  7. video, by getting the gdRefNum and calling GetDctlEntry
  8. to find the slot number.
  9.  
  10. The VBL will run 5 times and then be dequeued.
  11.  
  12. Requires the MPW SIOW standard I/O package.
  13.